feat: add create template for support agent#467
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #467 +/- ##
==========================================
- Coverage 71.11% 71.06% -0.06%
==========================================
Files 220 220
Lines 18530 18487 -43
==========================================
- Hits 13178 13138 -40
+ Misses 4177 4174 -3
Partials 1175 1175 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
srtaalej
left a comment
There was a problem hiding this comment.
I think the current prompt flow is a little confusing for the Support Agent option 👁️ currently its:
lack create agent
Select a template: ->
Select language: -> displays LLM SDKs
there is only one language option and this prompt doesnt select language it selects the LLM provider.
perhaps the prompt flow for this monorepo is
lack create agent
Select a template: ->
Select language: ->
Select LLM provider: -> ?
|
@srtaalej I'd love to revisit this but wanted to keep this focused on making the new agent experience stable in this PR 🏁 I do agree that "language" is a poor choice for the title but I would suggest instead:
Since we might not find all third selections to be LLM specific for other templates and categories of app. I'll link adjacent discussion and hope we can follow up next with this change 👾 |
|
@srtaalej I super appreciate the care to experience and sharp eye shared 👁️🗨️ Let's merge this and fast follow with those changes to selections - I think it'll bring the |
Changelog
Summary
This PR makes the changes of #402 stable 🎁 ✨
Preview
Reviewers
Please do confirm the paths to these templates are correct!
slack-cli/cmd/project/create_template.go
Lines 74 to 106 in efa5261
Requirements